Blog

ColdBox 2.0.0 RC 1 Now Available.

Luis Majano October 15, 2008

Spread the word

Luis Majano

October 15, 2008

Spread the word


Share your thoughts

Well, we are almost there. I am releasing today the release candidate 1 of ColdBox 2.0.0. You can get the bits from by clicking here This new build includes the following: 1. Complex Settings via the config.xml. You can now declare arrays and structures inline using {} and [] notation. Ticket Here | Config Guide 2. ColdBox Cache Monitor: For all you geeks, this cache monitor will render the performance of your cache and create a monitor that you can have open alongside your application so you can view its state and event get metdata reports about the objects in cache. URL Actions Guide

Cache Monitor

Cache Monitor Alongside Application

3. Multiple fixes and updates 4. Dashboard updates. 5. Cache Settings Override via the config.xml. You can now override the framework-wide settings in your applications. 6. Much more fixes and cleanup. You can see all of the updates and tickets Clicking Here. Enjoy this release as the final version will be coming soon.

Add Your Comment

(3)

Mar 27, 2007 13:26:34 UTC

by Sami Hoda

Very impressive!

Apr 08, 2007 08:30:10 UTC

by Dan

Im also very imperessed about Coldbox. Just discovered Coldbox a few days ago. Are you or is any one else planing to port http://code.google.com/p/litepost/ to Coldbox?

litepost It is a helpful, little exampleapplication, that lets you easely compare the frameworks included. It is prepaired for MG, Mach-ii, Fusebox and hopefully soon for Coldbox aswell ;-)

Apr 08, 2007 20:51:38 UTC

by Luis Majano

Hi Dan,

Thank you. I had not seen that application before, but I will defintely check it out and see if I can port it and then include it as a sample application on the bundle.

Thanks again for your support.

Recent Entries

Your Development Team Is at Capacity. Here’s How to Keep Critical Work Moving!

Your Development Team Is at Capacity. Here’s How to Keep Critical Work Moving!

The problem is not that your team lacks priorities.It is that maintenance, delivery, and long-term improvement are competing for the same people.

For companies running business-critical CFML, ColdFusion, or BoxLang applications, that pressure can be especially difficult to solve. Experienced developers are not always easy to hire quickly, application knowledge may be concentrated in one or two people, and a generalist may need significant context before taking ownership of the work. A permanent hire can also require a significant investment in recruiting, compensation, onboarding, and long-term capacity even when the immediate need is a specific project, urgent maintenance, or a period of transition.

Maria Jose Herrera
Maria Jose Herrera
September 18, 2026
Copy of BoxLang AI 3.4 Blog Series Part 5 : Reasoning Without the Guesswork

Copy of BoxLang AI 3.4 Blog Series Part 5 : Reasoning Without the Guesswork

Reasoning-capable models have been usable in BoxLang AI for a while. params passes straight through to the provider body, so params: { thinking: { type: "enabled", budget_tokens: 10000 } } for Claude, or params: { reasoning_effort: "high" } for OpenAI, already reached the API. What never worked was reading the reasoning back. It was parsed out on arrival and silently dropped. In 3.4.0, that's fixed, and it's fixed the same way for every provider.

Luis Majano
Luis Majano
September 15, 2026